home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-06 / ipxtcpip.zip / KA9Q.BAT < prev    next >
DOS Batch File  |  1991-07-12  |  231b  |  9 lines

  1. @echo    off
  2. s:\utility\internet\ipxtcpcfg s:\public\users.wrs NET s:\utility\internet\ka9q\ipx$ka9q.cfg
  3. if errorlevel 2 goto end
  4. call    IPX$KA9Q.BAT
  5. erase    IPX$KA9Q.BAT
  6. purge    IPX$KA9Q.BAT>NUL
  7. echo    TCP connection finished.
  8. :end
  9.